This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Joan Froweploponi 23.Jan.04 08:27 PM a Web browser Domino ServerAll ReleasesWindows 2000
I'm adding documents to a documentCollection with the following code. I can't use dups. How am I suppose to return to the code when I hit a dupe?
Is return correct?
// with addrecipients we add the recipient to the recipientDocCollection
// from the recipientEntryCollection
void addRecipients(ViewEntryCollection vec) {